﻿namespace = shogunate_bookmark

# Historical House Unity
shogunate_bookmark.8400 = {
	scope = none
	hidden = yes

	immediate = {

		# Ashikaga

		if = {
			limit = {
				game_start_date >= 1350.12.20								# Kanno Disturbance
				game_start_date <  1573.8.25								# Fall of Ashikaga Shogunate
			}

			shogunate_historical_house_unity_effect = {
				CHAR = 12139028												# Ashikaga Takauji
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040002												# Ashikaga Yoshiakira
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040003												# Ashikaga Yoshimitsu
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040004												# Ashikaga Yoshimochi
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040005												# Ashikaga Yoshikazu
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040006												# Ashikaga Yoshinori
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040007												# Ashikaga Yoshikatsu
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040008												# Ashikaga Yoshimasa
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040009												# Ashikaga Yoshihisa
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040011												# Ashikaga Yoshitane
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040012												# Ashikaga Yoshizumi
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040000												# Ashikaga Yoshiharu
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040040												# Ashikaga Yoshiteru
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040041												# Ashikaga Yoshihide
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10040042												# Ashikaga Yoshiaki
				DIFF = -40
			}
		}

		# Hatakeyama

		if = {
			limit = {
				game_start_date >= 1467.6.27								# Onin War
				game_start_date <  1505.1.1									# Reconciliation
			}

			shogunate_historical_house_unity_effect = {
				CHAR = 10048121												# Hatakeyama Masanaga
				DIFF = -40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10048123												# Hatakeyama Hisanobu
				DIFF = -40
			}
		}

		# Hojo

		if = {
			limit = {
				game_start_date >= 1493.6.9									# Coup of Meio
				game_start_date <  1589.11.10								# Odawara Campaign
			}

			shogunate_historical_house_unity_effect = {
				CHAR = 10016001												# Hojo Soun
				DIFF = 40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10016000												# Hojo Ujitsuna
				DIFF = 40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10016004												# Hojo Ujiyasu
				DIFF = 40
			}
			shogunate_historical_house_unity_effect = {
				CHAR = 10016014												# Hojo Ujimasa
				DIFF = 40
			}
		}

		# Mori

		if = {
			limit = {
				game_start_date >= 1523.8.25								# Mori Motonari's succession
				game_start_date <  1571.7.6									# Mori Motonari's death 
			}

			shogunate_historical_house_unity_effect = {
				CHAR = 10056004												# Mori Motonari
				DIFF = 40
			}
		}

	}
}
